home *** CD-ROM | disk | FTP | other *** search
- Path: crl4.crl.com!not-for-mail
- From: kossick@crl.com (Paul J. Kossick)
- Newsgroups: comp.lang.c
- Subject: Re: Procedure for CRC-16 Value for a given text string
- Date: 10 Jan 1996 19:55:37 -0800
- Organization: CRL Dialup Internet Access (415) 705-6060 [Login: guest]
- Message-ID: <4d21np$374@crl4.crl.com>
- References: <30f486cf.64849689@news.alt.net>
- NNTP-Posting-Host: crl4.crl.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- JC (jcharper@alt.net) wrote:
-
- : To anyone with some knowledge of C - programming language. I need a
- : procedure that will compute a CRC-16 value for a given text string.
- : This should receive a text string as input and produce a two byte CRC
- : value as output. The output has to be two data bytes. The carriage
- : return byte is not to be included in the CRC computations. This should
- : be able to read text strings from the terminal, call the procedure,
- : and then print the string and the appropriate CRC value. The output
- : will be the text string that was input and the corresponding CRC
- : value. Then, the CRC value should be converted into a 4 digit Hex
- : value. Any suggestions ???
-
- : Please help !!
-
- Why am I tempted to quote my consulting rates here?
-
- --
- *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
- Paul J. Kossick Standing on a hill in my mountain of dreams
- kossick@crl.com Telling myself it's not as hard, hard, hard as it seems
- *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
-
-